libgail-dbg software package provides Gail libraries and debugging symbols, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libgail-dbg
libgail-dbg is installed in your system.
Make ensure the libgail-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep libgail-dbg *
You will get with libgail-dbg package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Library development |
| Package | libgail-dbg |
| Version | 2.24.30-4ubuntu2 |
| Description | Gail libraries and debugging symbols |
| Sub Section | libdevel |